﻿2026-06-13T11:52:46.9222638Z Current runner version: '2.335.1'
2026-06-13T11:52:46.9227251Z Runner name: 'kitsubito'
2026-06-13T11:52:46.9227764Z Runner group name: 'Default'
2026-06-13T11:52:46.9228410Z Machine name: 'KITSUBITO'
2026-06-13T11:52:46.9230472Z ##[group]GITHUB_TOKEN Permissions
2026-06-13T11:52:46.9232185Z Contents: read
2026-06-13T11:52:46.9232595Z Metadata: read
2026-06-13T11:52:46.9232966Z Packages: read
2026-06-13T11:52:46.9233327Z ##[endgroup]
2026-06-13T11:52:46.9234877Z Secret source: Actions
2026-06-13T11:52:46.9235381Z Prepare workflow directory
2026-06-13T11:52:46.9641152Z Prepare all required actions
2026-06-13T11:52:46.9670129Z Getting action download info
2026-06-13T11:52:47.3294473Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-13T11:52:47.8401242Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-13T11:52:47.9261180Z ##[group]Run actions/checkout@v5
2026-06-13T11:52:47.9261945Z with:
2026-06-13T11:52:47.9262312Z   fetch-depth: 0
2026-06-13T11:52:47.9262744Z   repository: SaberMage/spt-core
2026-06-13T11:52:47.9266211Z   token: ***
2026-06-13T11:52:47.9266574Z   ssh-strict: true
2026-06-13T11:52:47.9266950Z   ssh-user: git
2026-06-13T11:52:47.9267323Z   persist-credentials: true
2026-06-13T11:52:47.9267724Z   clean: true
2026-06-13T11:52:47.9268098Z   sparse-checkout-cone-mode: true
2026-06-13T11:52:47.9268539Z   fetch-tags: false
2026-06-13T11:52:47.9268911Z   show-progress: true
2026-06-13T11:52:47.9269393Z   lfs: false
2026-06-13T11:52:47.9269769Z   submodules: false
2026-06-13T11:52:47.9270151Z   set-safe-directory: true
2026-06-13T11:52:47.9270758Z ##[endgroup]
2026-06-13T11:52:48.0106799Z Syncing repository: SaberMage/spt-core
2026-06-13T11:52:48.0108448Z ##[group]Getting Git version info
2026-06-13T11:52:48.0109387Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-13T11:52:48.0110294Z [command]/usr/bin/git version
2026-06-13T11:52:48.0142179Z git version 2.43.0
2026-06-13T11:52:48.0169029Z ##[endgroup]
2026-06-13T11:52:48.0192281Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/aee762d8-5fab-45d3-9a32-8b9bfeecf654' before making global git config changes
2026-06-13T11:52:48.0194239Z Adding repository directory to the temporary git global config as a safe directory
2026-06-13T11:52:48.0196430Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-13T11:52:48.0243856Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-13T11:52:48.0272337Z https://github.com/SaberMage/spt-core
2026-06-13T11:52:48.0285153Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-13T11:52:48.0288261Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-13T11:52:48.0320741Z HEAD
2026-06-13T11:52:48.0358616Z ##[endgroup]
2026-06-13T11:52:48.0359798Z [command]/usr/bin/git submodule status
2026-06-13T11:52:48.0551205Z ##[group]Cleaning the repository
2026-06-13T11:52:48.0553592Z [command]/usr/bin/git clean -ffdx
2026-06-13T11:52:51.2311187Z Removing .adapter-notify/
2026-06-13T11:52:51.2312288Z Removing target/
2026-06-13T11:52:51.2320749Z [command]/usr/bin/git reset --hard HEAD
2026-06-13T11:52:51.2528245Z HEAD is now at 3d7b98a Merge 1588525c4f950730e89bd4f73d1acef2e1c6e6c6 into 77e0fb1bc77f8f2f500c9bdadcd65e158b5d4c11
2026-06-13T11:52:51.2533246Z ##[endgroup]
2026-06-13T11:52:51.2535550Z ##[group]Disabling automatic garbage collection
2026-06-13T11:52:51.2539875Z [command]/usr/bin/git config --local gc.auto 0
2026-06-13T11:52:51.2568323Z ##[endgroup]
2026-06-13T11:52:51.2569957Z ##[group]Setting up auth
2026-06-13T11:52:51.2574630Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-13T11:52:51.2605115Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-13T11:52:51.2798133Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-13T11:52:51.2829827Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-13T11:52:51.3022166Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-13T11:52:51.3050894Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-13T11:52:51.3241500Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-13T11:52:51.3271444Z ##[endgroup]
2026-06-13T11:52:51.3273010Z ##[group]Fetching the repository
2026-06-13T11:52:51.3279734Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +0fcd56347ebbf9692fa8b6c31704ae6364b5e279:refs/remotes/pull/9/merge
2026-06-13T11:52:51.9356379Z From https://github.com/SaberMage/spt-core
2026-06-13T11:52:51.9357215Z    1588525..58f034f  m9-gateway-wan                           -> origin/m9-gateway-wan
2026-06-13T11:52:51.9395137Z  + 3d7b98a...0fcd563 0fcd56347ebbf9692fa8b6c31704ae6364b5e279 -> pull/9/merge  (forced update)
2026-06-13T11:52:51.9423102Z ##[endgroup]
2026-06-13T11:52:51.9423775Z ##[group]Determining the checkout info
2026-06-13T11:52:51.9424299Z ##[endgroup]
2026-06-13T11:52:51.9428333Z [command]/usr/bin/git sparse-checkout disable
2026-06-13T11:52:51.9468281Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-13T11:52:51.9500147Z ##[group]Checking out the ref
2026-06-13T11:52:51.9502858Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/9/merge
2026-06-13T11:52:51.9559781Z Warning: you are leaving 1 commit behind, not connected to
2026-06-13T11:52:51.9560422Z any of your branches:
2026-06-13T11:52:51.9560641Z 
2026-06-13T11:52:51.9561062Z   3d7b98a Merge 1588525c4f950730e89bd4f73d1acef2e1c6e6c6 into 77e0fb1bc77f8f2f500c9bdadcd65e158b5d4c11
2026-06-13T11:52:51.9561523Z 
2026-06-13T11:52:51.9561852Z If you want to keep it by creating a new branch, this may be a good time
2026-06-13T11:52:51.9562301Z to do so with:
2026-06-13T11:52:51.9562482Z 
2026-06-13T11:52:51.9562638Z  git branch <new-branch-name> 3d7b98a
2026-06-13T11:52:51.9562884Z 
2026-06-13T11:52:51.9563628Z HEAD is now at 0fcd563 Merge 58f034feb3783dd515d39353b9ce0c10b264eea4 into 77e0fb1bc77f8f2f500c9bdadcd65e158b5d4c11
2026-06-13T11:52:51.9570929Z ##[endgroup]
2026-06-13T11:52:51.9606049Z [command]/usr/bin/git log -1 --format=%H
2026-06-13T11:52:51.9627551Z 0fcd56347ebbf9692fa8b6c31704ae6364b5e279
2026-06-13T11:52:51.9828499Z ##[group]Run set -euo pipefail
2026-06-13T11:52:51.9828896Z [36;1mset -euo pipefail[0m
2026-06-13T11:52:51.9829292Z [36;1mPIN=0c95435[0m
2026-06-13T11:52:51.9829533Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-13T11:52:51.9829850Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-13T11:52:51.9830218Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-13T11:52:51.9830684Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-13T11:52:51.9831163Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-13T11:52:51.9831558Z [36;1m  rm -rf "$CACHE"[0m
2026-06-13T11:52:51.9831830Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-13T11:52:51.9832147Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-13T11:52:51.9832518Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-13T11:52:51.9832946Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-13T11:52:51.9833223Z [36;1mfi[0m
2026-06-13T11:52:51.9833542Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-13T11:52:51.9853542Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-13T11:52:51.9854147Z ##[endgroup]
2026-06-13T11:52:52.2877157Z    Compiling proc-macro2 v1.0.106
2026-06-13T11:52:52.2878034Z    Compiling unicode-ident v1.0.24
2026-06-13T11:52:52.2878349Z    Compiling quote v1.0.45
2026-06-13T11:52:52.2878657Z    Compiling libc v0.2.186
2026-06-13T11:52:52.2878933Z    Compiling serde_core v1.0.228
2026-06-13T11:52:52.2879352Z    Compiling serde v1.0.228
2026-06-13T11:52:52.2879657Z    Compiling cfg-if v1.0.4
2026-06-13T11:52:52.2969110Z    Compiling pin-project-lite v0.2.17
2026-06-13T11:52:52.3005515Z    Compiling typenum v1.20.1
2026-06-13T11:52:52.3029976Z    Compiling portable-atomic v1.13.1
2026-06-13T11:52:52.3076789Z    Compiling version_check v0.9.5
2026-06-13T11:52:52.3078129Z    Compiling memchr v2.8.1
2026-06-13T11:52:52.3128695Z    Compiling shlex v2.0.1
2026-06-13T11:52:52.3251643Z    Compiling find-msvc-tools v0.1.9
2026-06-13T11:52:52.3292414Z    Compiling critical-section v1.2.0
2026-06-13T11:52:52.3586117Z    Compiling bytes v1.11.1
2026-06-13T11:52:52.3922073Z    Compiling subtle v2.6.1
2026-06-13T11:52:52.4012847Z    Compiling futures-core v0.3.32
2026-06-13T11:52:52.4287602Z    Compiling log v0.4.32
2026-06-13T11:52:52.5512904Z    Compiling smallvec v1.15.1
2026-06-13T11:52:52.5651573Z    Compiling semver v1.0.28
2026-06-13T11:52:52.5891361Z    Compiling stable_deref_trait v1.2.1
2026-06-13T11:52:52.5961775Z    Compiling itoa v1.0.18
2026-06-13T11:52:52.6450717Z    Compiling generic-array v0.14.7
2026-06-13T11:52:52.6482066Z    Compiling equivalent v1.0.2
2026-06-13T11:52:52.6648896Z    Compiling slab v0.4.12
2026-06-13T11:52:52.6782326Z    Compiling futures-io v0.3.32
2026-06-13T11:52:52.6964560Z    Compiling futures-sink v0.3.32
2026-06-13T11:52:52.7501750Z    Compiling futures-task v0.3.32
2026-06-13T11:52:52.8271840Z    Compiling hashbrown v0.17.1
2026-06-13T11:52:52.8601339Z    Compiling rustc_version v0.4.1
2026-06-13T11:52:52.9050753Z    Compiling futures-channel v0.3.32
2026-06-13T11:52:52.9150707Z    Compiling cpufeatures v0.2.17
2026-06-13T11:52:52.9331970Z    Compiling fnv v1.0.7
2026-06-13T11:52:52.9720936Z    Compiling bitflags v2.12.1
2026-06-13T11:52:52.9811604Z    Compiling rand_core v0.10.1
2026-06-13T11:52:52.9870967Z    Compiling cfg_aliases v0.2.1
2026-06-13T11:52:53.0350901Z    Compiling litemap v0.8.2
2026-06-13T11:52:53.0491091Z    Compiling writeable v0.6.3
2026-06-13T11:52:53.0620823Z    Compiling rustversion v1.0.22
2026-06-13T11:52:53.0811006Z    Compiling utf8_iter v1.0.4
2026-06-13T11:52:53.2017544Z    Compiling fs_extra v1.3.0
2026-06-13T11:52:53.2243938Z    Compiling icu_normalizer_data v2.2.0
2026-06-13T11:52:53.2390627Z    Compiling getrandom v0.4.2
2026-06-13T11:52:53.2920459Z    Compiling dunce v1.0.5
2026-06-13T11:52:53.3002739Z    Compiling icu_properties_data v2.2.0
2026-06-13T11:52:53.3335544Z    Compiling autocfg v1.5.1
2026-06-13T11:52:53.3520791Z    Compiling percent-encoding v2.3.2
2026-06-13T11:52:53.4489172Z    Compiling http v1.4.1
2026-06-13T11:52:53.5072395Z    Compiling strsim v0.11.1
2026-06-13T11:52:53.6410832Z    Compiling syn v2.0.117
2026-06-13T11:52:53.6540698Z    Compiling aws-lc-rs v1.17.0
2026-06-13T11:52:53.6617766Z    Compiling cpufeatures v0.3.0
2026-06-13T11:52:53.6700744Z    Compiling thiserror v2.0.18
2026-06-13T11:52:53.6950693Z    Compiling form_urlencoded v1.2.2
2026-06-13T11:52:53.7051170Z    Compiling untrusted v0.9.0
2026-06-13T11:52:53.7370576Z    Compiling chacha20 v0.10.0
2026-06-13T11:52:53.7371167Z    Compiling ident_case v1.0.1
2026-06-13T11:52:53.8441138Z    Compiling indexmap v2.14.0
2026-06-13T11:52:53.8651793Z    Compiling scopeguard v1.2.0
2026-06-13T11:52:53.8940722Z    Compiling unicode-segmentation v1.13.3
2026-06-13T11:52:53.9020368Z    Compiling rustls v0.23.40
2026-06-13T11:52:53.9100556Z    Compiling const-oid v0.10.2
2026-06-13T11:52:53.9530702Z    Compiling lock_api v0.4.14
2026-06-13T11:52:53.9690789Z    Compiling atomic-waker v1.1.2
2026-06-13T11:52:54.0831718Z    Compiling anyhow v1.0.102
2026-06-13T11:52:54.0960917Z    Compiling unicode-xid v0.2.6
2026-06-13T11:52:54.1334404Z    Compiling zerocopy v0.8.50
2026-06-13T11:52:54.1400996Z    Compiling httparse v1.10.1
2026-06-13T11:52:54.1631117Z    Compiling num-traits v0.2.19
2026-06-13T11:52:54.2190950Z    Compiling hybrid-array v0.4.12
2026-06-13T11:52:54.2420913Z    Compiling curve25519-dalek v4.1.3
2026-06-13T11:52:54.2620719Z    Compiling ahash v0.8.12
2026-06-13T11:52:54.2660924Z    Compiling base64ct v1.8.3
2026-06-13T11:52:54.3737576Z    Compiling jobserver v0.1.34
2026-06-13T11:52:54.4377805Z    Compiling powerfmt v0.2.0
2026-06-13T11:52:54.4633028Z    Compiling paste v1.0.15
2026-06-13T11:52:54.5272954Z    Compiling convert_case v0.10.0
2026-06-13T11:52:54.5914842Z    Compiling crypto-common v0.1.7
2026-06-13T11:52:54.6170976Z    Compiling block-buffer v0.10.4
2026-06-13T11:52:54.6331529Z    Compiling http-body v1.0.1
2026-06-13T11:52:54.6430613Z    Compiling heck v0.5.0
2026-06-13T11:52:54.7087803Z    Compiling cc v1.2.63
2026-06-13T11:52:54.7269561Z    Compiling fastrand v2.4.1
2026-06-13T11:52:54.7551017Z    Compiling digest v0.10.7
2026-06-13T11:52:54.7657234Z    Compiling deranged v0.5.8
2026-06-13T11:52:54.7978435Z    Compiling pem-rfc7468 v1.0.0
2026-06-13T11:52:54.9691001Z    Compiling socket2 v0.6.4
2026-06-13T11:52:54.9839544Z    Compiling mio v1.2.1
2026-06-13T11:52:54.9870972Z    Compiling getrandom v0.2.17
2026-06-13T11:52:55.0142078Z    Compiling num-conv v0.2.2
2026-06-13T11:52:55.0572450Z    Compiling zmij v1.0.21
2026-06-13T11:52:55.2192544Z    Compiling rand_core v0.6.4
2026-06-13T11:52:55.2279863Z    Compiling rand v0.10.1
2026-06-13T11:52:55.2395367Z    Compiling tower-service v0.3.3
2026-06-13T11:52:55.2490971Z    Compiling time-core v0.1.8
2026-06-13T11:52:55.2952255Z    Compiling parking_lot_core v0.9.12
2026-06-13T11:52:55.3053995Z    Compiling base64 v0.22.1
2026-06-13T11:52:55.3198840Z    Compiling data-encoding v2.11.0
2026-06-13T11:52:55.3203444Z    Compiling try-lock v0.2.5
2026-06-13T11:52:55.3721721Z    Compiling vcpkg v0.2.15
2026-06-13T11:52:55.3961012Z    Compiling tinyvec_macros v0.1.1
2026-06-13T11:52:55.4190350Z    Compiling pkg-config v0.3.33
2026-06-13T11:52:55.4555229Z    Compiling tinyvec v1.11.0
2026-06-13T11:52:55.5081271Z    Compiling want v0.3.1
2026-06-13T11:52:55.5670571Z    Compiling sha2 v0.10.9
2026-06-13T11:52:55.7660918Z    Compiling crypto-common v0.2.2
2026-06-13T11:52:55.7960761Z    Compiling block-buffer v0.12.0
2026-06-13T11:52:55.8605387Z    Compiling inout v0.1.4
2026-06-13T11:52:55.9450529Z    Compiling vergen-lib v9.1.0
2026-06-13T11:52:56.0435765Z    Compiling n0-future v0.3.2
2026-06-13T11:52:56.1100668Z    Compiling parking v2.2.1
2026-06-13T11:52:56.1201269Z    Compiling crossbeam-utils v0.8.21
2026-06-13T11:52:56.1553345Z    Compiling cmake v0.1.58
2026-06-13T11:52:56.2081847Z    Compiling serde_json v1.0.150
2026-06-13T11:52:56.2391097Z    Compiling spin v0.10.0
2026-06-13T11:52:56.3055505Z    Compiling signature v2.2.0
2026-06-13T11:52:56.3290572Z    Compiling diatomic-waker v0.2.3
2026-06-13T11:52:56.3311636Z    Compiling httpdate v1.0.3
2026-06-13T11:52:56.3691172Z    Compiling cordyceps v0.3.4
2026-06-13T11:52:56.3901294Z    Compiling winnow v1.0.3
2026-06-13T11:52:56.4140751Z    Compiling ed25519 v2.2.3
2026-06-13T11:52:56.4540926Z    Compiling netlink-packet-core v0.8.1
2026-06-13T11:52:56.4981016Z    Compiling futures-lite v2.6.1
2026-06-13T11:52:56.5282450Z    Compiling cipher v0.4.4
2026-06-13T11:52:56.6690412Z    Compiling universal-hash v0.5.1
2026-06-13T11:52:56.7128797Z    Compiling vergen v9.1.0
2026-06-13T11:52:56.7200505Z    Compiling vergen-lib v0.1.6
2026-06-13T11:52:56.7530427Z    Compiling futures-buffered v0.2.13
2026-06-13T11:52:56.7659599Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-13T11:52:56.7989166Z    Compiling heapless v0.7.17
2026-06-13T11:52:56.8101609Z    Compiling noq-udp v0.10.0
2026-06-13T11:52:56.8321116Z    Compiling sync_wrapper v1.0.2
2026-06-13T11:52:56.8810694Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-13T11:52:56.8880814Z    Compiling either v1.16.0
2026-06-13T11:52:56.9120738Z    Compiling byteorder v1.5.0
2026-06-13T11:52:56.9182811Z    Compiling opaque-debug v0.3.1
2026-06-13T11:52:56.9740864Z    Compiling polyval v0.6.2
2026-06-13T11:52:56.9982418Z    Compiling parking_lot v0.12.5
2026-06-13T11:52:57.0826079Z    Compiling digest v0.11.3
2026-06-13T11:52:57.1331813Z    Compiling hash32 v0.2.1
2026-06-13T11:52:57.2045056Z    Compiling vergen-gitcl v1.0.8
2026-06-13T11:52:57.2128241Z    Compiling spin v0.9.8
2026-06-13T11:52:57.2191363Z    Compiling aws-lc-sys v0.41.0
2026-06-13T11:52:57.2551160Z    Compiling ring v0.17.14
2026-06-13T11:52:57.2690909Z    Compiling libsqlite3-sys v0.30.1
2026-06-13T11:52:57.3031559Z    Compiling tower-layer v0.3.3
2026-06-13T11:52:57.3101671Z    Compiling fallible-iterator v0.3.0
2026-06-13T11:52:57.4294129Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-13T11:52:57.4929928Z    Compiling signature v3.0.0
2026-06-13T11:52:57.5133148Z    Compiling num_threads v0.1.7
2026-06-13T11:52:57.6072392Z    Compiling sha2 v0.11.0-rc.5
2026-06-13T11:52:57.6112047Z    Compiling ghash v0.5.1
2026-06-13T11:52:57.6281090Z    Compiling time v0.3.47
2026-06-13T11:52:57.6621296Z    Compiling ctr v0.9.2
2026-06-13T11:52:57.6697159Z    Compiling aes v0.8.4
2026-06-13T11:52:57.7021809Z    Compiling http-body-util v0.1.3
2026-06-13T11:52:57.7348682Z    Compiling aead v0.5.2
2026-06-13T11:52:57.7870948Z    Compiling openssl-probe v0.2.1
2026-06-13T11:52:57.8850891Z    Compiling crossbeam-channel v0.5.15
2026-06-13T11:52:57.9070630Z    Compiling crossbeam-epoch v0.9.18
2026-06-13T11:52:57.9949800Z    Compiling blake3 v1.8.5
2026-06-13T11:52:58.0890725Z    Compiling netlink-packet-route v0.29.0
2026-06-13T11:52:58.1810523Z    Compiling uuid v1.23.2
2026-06-13T11:52:58.2761070Z    Compiling memoffset v0.6.5
2026-06-13T11:52:58.3820837Z    Compiling aes-gcm v0.10.3
2026-06-13T11:52:58.4710593Z    Compiling acto v0.8.2
2026-06-13T11:52:58.4949160Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-13T11:52:58.5650970Z    Compiling aho-corasick v1.1.4
2026-06-13T11:52:58.5771074Z    Compiling noq v0.18.0
2026-06-13T11:52:58.6020484Z    Compiling netwatch v0.16.0
2026-06-13T11:52:58.6419435Z    Compiling rustc-hash v2.1.2
2026-06-13T11:52:58.6690875Z    Compiling tagptr v0.2.0
2026-06-13T11:52:58.6901773Z    Compiling identity-hash v0.1.0
2026-06-13T11:52:58.7451260Z    Compiling thiserror v1.0.69
2026-06-13T11:52:58.8050780Z    Compiling mac-addr v0.3.0
2026-06-13T11:52:58.8330655Z    Compiling rustix v1.1.4
2026-06-13T11:52:58.8550709Z    Compiling allocator-api2 v0.2.21
2026-06-13T11:52:58.9070728Z    Compiling sorted-index-buffer v0.2.1
2026-06-13T11:52:59.0461199Z    Compiling xml-rs v0.8.28
2026-06-13T11:52:59.0588175Z    Compiling lru-slab v0.1.2
2026-06-13T11:52:59.1117226Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-13T11:52:59.1296710Z    Compiling regex-syntax v0.8.10
2026-06-13T11:52:59.1721325Z    Compiling foldhash v0.2.0
2026-06-13T11:52:59.3204053Z    Compiling ryu v1.0.23
2026-06-13T11:52:59.3380686Z    Compiling ref-cast v1.0.25
2026-06-13T11:52:59.3608592Z    Compiling hashbrown v0.16.1
2026-06-13T11:52:59.5049911Z    Compiling synstructure v0.13.2
2026-06-13T11:52:59.5120931Z    Compiling darling_core v0.20.11
2026-06-13T11:52:59.5721407Z    Compiling serde_derive_internals v0.29.1
2026-06-13T11:53:00.1730892Z    Compiling proc-macro-crate v3.5.0
2026-06-13T11:53:00.2500966Z    Compiling xmltree v0.10.3
2026-06-13T11:53:00.3461677Z    Compiling netlink-packet-route v0.30.0
2026-06-13T11:53:00.4518364Z    Compiling ioctl-rs v0.1.6
2026-06-13T11:53:00.5080809Z    Compiling termios v0.2.2
2026-06-13T11:53:00.5729558Z    Compiling serial-core v0.4.0
2026-06-13T11:53:00.6790815Z    Compiling simple-dns v0.9.3
2026-06-13T11:53:00.8081105Z    Compiling simdutf8 v0.1.5
2026-06-13T11:53:00.8581113Z    Compiling linux-raw-sys v0.12.1
2026-06-13T11:53:00.8670702Z    Compiling arrayref v0.3.9
2026-06-13T11:53:00.9080534Z    Compiling smol_str v0.1.24
2026-06-13T11:53:00.9180596Z    Compiling toml_write v0.1.2
2026-06-13T11:53:00.9550657Z    Compiling arrayvec v0.7.6
2026-06-13T11:53:01.1450699Z    Compiling resolv-conf v0.7.6
2026-06-13T11:53:01.2080791Z    Compiling constant_time_eq v0.4.2
2026-06-13T11:53:01.2580891Z    Compiling winnow v0.7.15
2026-06-13T11:53:01.2628321Z    Compiling sha1_smol v1.0.1
2026-06-13T11:53:01.4083471Z    Compiling serial-unix v0.4.0
2026-06-13T11:53:01.5520047Z    Compiling lru v0.16.4
2026-06-13T11:53:01.6721251Z    Compiling serde_bytes v0.11.19
2026-06-13T11:53:01.6920492Z    Compiling hmac v0.12.1
2026-06-13T11:53:01.7370679Z    Compiling seize v0.5.1
2026-06-13T11:53:01.8280637Z    Compiling regex-automata v0.4.14
2026-06-13T11:53:01.8907693Z    Compiling serde_derive v1.0.228
2026-06-13T11:53:01.9480797Z    Compiling zeroize_derive v1.4.3
2026-06-13T11:53:02.1085968Z    Compiling tokio-macros v2.7.0
2026-06-13T11:53:02.2564194Z    Compiling futures-macro v0.3.32
2026-06-13T11:53:02.2941155Z    Compiling zerofrom-derive v0.1.7
2026-06-13T11:53:02.6237018Z    Compiling zeroize v1.8.2
2026-06-13T11:53:02.8156098Z    Compiling yoke-derive v0.8.2
2026-06-13T11:53:02.9844181Z    Compiling zerovec-derive v0.11.3
2026-06-13T11:53:03.0150874Z    Compiling tokio v1.52.3
2026-06-13T11:53:03.4231403Z    Compiling displaydoc v0.2.6
2026-06-13T11:53:03.4790888Z    Compiling futures-util v0.3.32
2026-06-13T11:53:04.0421095Z    Compiling tracing-attributes v0.1.31
2026-06-13T11:53:04.0940736Z    Compiling rustls-pki-types v1.14.1
2026-06-13T11:53:04.1108053Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-13T11:53:04.1185045Z    Compiling zerofrom v0.1.8
2026-06-13T11:53:04.2497887Z    Compiling thiserror-impl v2.0.18
2026-06-13T11:53:04.4340831Z    Compiling yoke v0.8.3
2026-06-13T11:53:04.6380496Z    Compiling zerotrie v0.2.4
2026-06-13T11:53:04.7739059Z    Compiling zerovec v0.11.6
2026-06-13T11:53:04.8399270Z    Compiling darling_macro v0.20.11
2026-06-13T11:53:04.9858709Z    Compiling derive_more-impl v2.1.1
2026-06-13T11:53:05.1946871Z    Compiling spez v0.1.2
2026-06-13T11:53:05.2222567Z    Compiling n0-error-macros v0.1.3
2026-06-13T11:53:05.2970896Z    Compiling darling v0.20.11
2026-06-13T11:53:05.3801016Z    Compiling derive_builder_core v0.20.2
2026-06-13T11:53:05.6730743Z    Compiling tinystr v0.8.3
2026-06-13T11:53:05.7240681Z    Compiling potential_utf v0.1.5
2026-06-13T11:53:05.8970482Z    Compiling icu_locale_core v2.2.0
2026-06-13T11:53:05.9161289Z    Compiling icu_collections v2.2.0
2026-06-13T11:53:06.4470640Z    Compiling n0-error v0.1.3
2026-06-13T11:53:06.4831150Z    Compiling der v0.8.0-rc.10
2026-06-13T11:53:06.7481321Z    Compiling pin-project-internal v1.1.13
2026-06-13T11:53:06.8729652Z    Compiling derive_builder_macro v0.20.2
2026-06-13T11:53:06.9011575Z    Compiling cobs v0.3.0
2026-06-13T11:53:07.0926567Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-13T11:53:07.2861607Z    Compiling derive_builder v0.20.2
2026-06-13T11:53:07.4230654Z    Compiling icu_provider v2.2.0
2026-06-13T11:53:07.6340605Z    Compiling ed25519-dalek v2.2.0
2026-06-13T11:53:07.8722557Z    Compiling icu_properties v2.2.0
2026-06-13T11:53:07.8900588Z    Compiling icu_normalizer v2.2.0
2026-06-13T11:53:07.9150777Z    Compiling ipnet v2.12.0
2026-06-13T11:53:08.0200877Z    Compiling futures-executor v0.3.32
2026-06-13T11:53:08.0439730Z    Compiling spki v0.8.0-rc.4
2026-06-13T11:53:08.0771250Z    Compiling spt-proto v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-13T11:53:08.2657109Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-13T11:53:08.2792587Z    Compiling pin-project v1.1.13
2026-06-13T11:53:08.2920951Z    Compiling futures v0.3.32
2026-06-13T11:53:08.3501491Z    Compiling prefix-trie v0.8.4
2026-06-13T11:53:08.4521275Z    Compiling ed25519 v3.0.0-rc.4
2026-06-13T11:53:08.7530793Z    Compiling once_cell v1.21.4
2026-06-13T11:53:08.8590170Z    Compiling postcard-derive v0.2.2
2026-06-13T11:53:08.8700943Z    Compiling data-encoding-macro v0.1.20
2026-06-13T11:53:08.9314838Z    Compiling rustls-native-certs v0.8.4
2026-06-13T11:53:08.9412799Z    Compiling async-trait v0.1.89
2026-06-13T11:53:08.9921570Z    Compiling tracing-core v0.1.36
2026-06-13T11:53:09.2462144Z    Compiling tokio-util v0.7.18
2026-06-13T11:53:09.3039616Z    Compiling hashbrown v0.14.5
2026-06-13T11:53:09.3470905Z    Compiling netlink-sys v0.8.8
2026-06-13T11:53:09.4799161Z    Compiling idna_adapter v1.2.2
2026-06-13T11:53:09.5062120Z    Compiling postcard v1.1.3
2026-06-13T11:53:09.5333781Z    Compiling tower v0.5.3
2026-06-13T11:53:09.6161086Z    Compiling tracing v0.1.44
2026-06-13T11:53:09.6947741Z    Compiling idna v1.1.0
2026-06-13T11:53:09.9211965Z    Compiling num_enum_derive v0.7.6
2026-06-13T11:53:09.9573101Z    Compiling strum_macros v0.28.0
2026-06-13T11:53:10.0531379Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-13T11:53:10.0734360Z    Compiling enum-assoc v1.3.0
2026-06-13T11:53:10.0921503Z    Compiling derive_more v2.1.1
2026-06-13T11:53:10.1430361Z    Compiling url v2.5.8
2026-06-13T11:53:10.2590580Z    Compiling hashlink v0.9.1
2026-06-13T11:53:10.2880974Z    Compiling iroh-metrics-derive v0.4.1
2026-06-13T11:53:10.3099889Z    Compiling h2 v0.4.14
2026-06-13T11:53:10.6094122Z    Compiling tokio-stream v0.1.18
2026-06-13T11:53:10.6481204Z    Compiling n0-watcher v0.6.1
2026-06-13T11:53:10.6881192Z    Compiling rusqlite v0.32.1
2026-06-13T11:53:10.7500744Z    Compiling iroh-relay v0.98.0
2026-06-13T11:53:10.7574454Z    Compiling netlink-proto v0.12.0
2026-06-13T11:53:10.8320989Z    Compiling iroh-metrics v0.38.3
2026-06-13T11:53:10.9840764Z    Compiling netdev v0.42.0
2026-06-13T11:53:11.0207447Z    Compiling moka v0.12.15
2026-06-13T11:53:11.0591839Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-13T11:53:11.0766296Z    Compiling tower-http v0.6.11
2026-06-13T11:53:11.1121410Z    Compiling iroh-base v0.98.0
2026-06-13T11:53:11.3131164Z    Compiling attohttpc v0.30.1
2026-06-13T11:53:11.3209788Z    Compiling num_enum v0.7.6
2026-06-13T11:53:11.3241402Z    Compiling toml_datetime v0.6.11
2026-06-13T11:53:11.4450690Z    Compiling serde_spanned v0.6.9
2026-06-13T11:53:11.4730965Z    Compiling ref-cast-impl v1.0.25
2026-06-13T11:53:11.6181080Z    Compiling thiserror-impl v1.0.69
2026-06-13T11:53:11.8400848Z    Compiling toml_edit v0.22.27
2026-06-13T11:53:12.0070920Z    Compiling webpki-roots v1.0.7
2026-06-13T11:53:12.1271134Z    Compiling spt-store v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-13T11:53:12.2311190Z    Compiling regex v1.12.3
2026-06-13T11:53:12.2460884Z    Compiling schemars_derive v1.2.1
2026-06-13T11:53:12.3279035Z    Compiling iroh v0.98.2
2026-06-13T11:53:12.6637439Z    Compiling pin-utils v0.1.0
2026-06-13T11:53:12.7038448Z    Compiling dyn-clone v1.0.20
2026-06-13T11:53:12.7270519Z    Compiling utf8parse v0.2.2
2026-06-13T11:53:12.8631270Z    Compiling cmov v0.5.4
2026-06-13T11:53:12.8691771Z    Compiling bitflags v1.3.2
2026-06-13T11:53:12.9701347Z    Compiling nix v0.25.1
2026-06-13T11:53:12.9801002Z    Compiling anstyle-parse v1.0.0
2026-06-13T11:53:13.0250978Z    Compiling backon v1.6.0
2026-06-13T11:53:13.0622337Z    Compiling papaya v0.2.4
2026-06-13T11:53:13.1141693Z    Compiling ctutils v0.4.2
2026-06-13T11:53:13.1650666Z    Compiling strum v0.28.0
2026-06-13T11:53:13.1930407Z    Compiling hkdf v0.12.4
2026-06-13T11:53:13.3061487Z    Compiling iroh-dns v0.98.0
2026-06-13T11:53:13.3191109Z    Compiling serial v0.4.0
2026-06-13T11:53:13.3621160Z    Compiling downcast-rs v1.2.1
2026-06-13T11:53:13.3880983Z    Compiling is_terminal_polyfill v1.70.2
2026-06-13T11:53:13.4350637Z    Compiling shell-words v1.1.1
2026-06-13T11:53:13.4590978Z    Compiling anstyle-query v1.1.5
2026-06-13T11:53:13.4680405Z    Compiling anstyle v1.0.14
2026-06-13T11:53:13.5010512Z    Compiling colorchoice v1.0.5
2026-06-13T11:53:13.5117954Z    Compiling spake2 v0.4.0
2026-06-13T11:53:13.5471029Z    Compiling terminal_size v0.4.4
2026-06-13T11:53:13.5850836Z    Compiling sha1 v0.10.6
2026-06-13T11:53:13.6070729Z    Compiling filedescriptor v0.8.3
2026-06-13T11:53:13.6110441Z    Compiling clap_lex v1.1.0
2026-06-13T11:53:13.6680909Z    Compiling doctest-file v1.1.1
2026-06-13T11:53:13.7051110Z    Compiling clap_derive v4.6.1
2026-06-13T11:53:13.7647502Z    Compiling anstream v1.0.0
2026-06-13T11:53:13.8571346Z    Compiling iana-time-zone v0.1.65
2026-06-13T11:53:13.8971288Z    Compiling qrcode v0.14.1
2026-06-13T11:53:13.9119736Z    Compiling tempfile v3.27.0
2026-06-13T11:53:14.0180907Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-13T11:53:14.1780626Z    Compiling interprocess v2.4.2
2026-06-13T11:53:14.2341448Z    Compiling clap_builder v4.6.0
2026-06-13T11:53:14.2892298Z    Compiling chrono v0.4.45
2026-06-13T11:53:14.6851469Z    Compiling toml v0.8.23
2026-06-13T11:53:14.7950581Z    Compiling schemars v1.2.1
2026-06-13T11:53:15.1090660Z    Compiling spt-msg v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-13T11:53:16.0791492Z    Compiling spt-runtime v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-13T11:53:16.4375651Z    Compiling hyper v1.10.1
2026-06-13T11:53:17.1710722Z    Compiling clap v4.6.1
2026-06-13T11:53:17.3386651Z    Compiling portable-pty v0.8.1
2026-06-13T11:53:17.7291664Z    Compiling spt-term v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-13T11:53:18.2707639Z    Compiling hyper-util v0.1.20
2026-06-13T11:53:18.7860672Z    Compiling spt-live v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-13T11:53:20.1221217Z    Compiling igd-next v0.17.1
2026-06-13T11:53:21.3171051Z    Compiling portmapper v0.16.0
2026-06-13T11:53:24.7155201Z    Compiling rustls-webpki v0.103.13
2026-06-13T11:53:27.2630278Z    Compiling tokio-rustls v0.26.4
2026-06-13T11:53:27.2632945Z    Compiling rustls-platform-verifier v0.7.0
2026-06-13T11:53:27.2633284Z    Compiling noq-proto v0.17.0
2026-06-13T11:53:27.4266887Z    Compiling hyper-rustls v0.27.9
2026-06-13T11:53:27.4267789Z    Compiling hickory-net v0.26.0-beta.4
2026-06-13T11:53:27.4268242Z    Compiling tokio-websockets v0.13.2
2026-06-13T11:53:27.5487010Z    Compiling reqwest v0.13.4
2026-06-13T11:53:28.5544423Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-13T11:53:43.9176497Z    Compiling spt-net v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-13T11:53:45.3158547Z    Compiling spt-daemon v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-13T11:53:51.9669292Z    Compiling spt v0.4.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-13T11:53:55.2701290Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
2026-06-13T11:53:55.2928137Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-be36ffbaf1f85fb1)
2026-06-13T11:53:55.2941326Z 
2026-06-13T11:53:55.2941559Z running 1 test
2026-06-13T11:54:01.5272803Z test new_brain_serves_against_old_broker ... ok
2026-06-13T11:54:01.5273122Z 
2026-06-13T11:54:01.5273464Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.23s
2026-06-13T11:54:01.5273831Z 
2026-06-13T11:54:01.5488622Z Post job cleanup.
2026-06-13T11:54:01.6168879Z [command]/usr/bin/git version
2026-06-13T11:54:01.6201868Z git version 2.43.0
2026-06-13T11:54:01.6232575Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fd3aa4de-1f72-4ba7-a3c5-061138e4a886' before making global git config changes
2026-06-13T11:54:01.6233333Z Adding repository directory to the temporary git global config as a safe directory
2026-06-13T11:54:01.6236054Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-13T11:54:01.6268354Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-13T11:54:01.6299023Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-13T11:54:01.6512507Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-13T11:54:01.6536786Z http.https://github.com/.extraheader
2026-06-13T11:54:01.6544580Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-13T11:54:01.6573946Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-13T11:54:01.6768319Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-13T11:54:01.6793937Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-13T11:54:01.7138520Z Cleaning up orphan processes
2026-06-13T11:54:01.7712017Z Terminate orphan process: pid (1885017) (spt)
